home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / file-tra / wu-ftpd-.000 / wu-ftpd- / wu-ftpd-2.4-fixed / src / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-07-13  |  418 b   |  25 lines

  1. #undef  BSD
  2. #define HAVE_DIRENT
  3. #define HAVE_FLOCK
  4. #define HAVE_FTW
  5. #undef  HAVE_GETCWD
  6. #define HAVE_GETDTABLESIZE
  7. #undef  HAVE_PSTAT
  8. #define HAVE_ST_BLKSIZE
  9. #undef  HAVE_SYSINFO
  10. #define HAVE_UT_UT_HOST
  11. #define HAVE_VPRINTF
  12. #define LINUX
  13. #define OVERWRITE
  14. #undef  REGEX
  15. #define SETPROCTITLE
  16. #define SHADOW_PASSWORD
  17. #define UPLOAD
  18. #undef  USG
  19. #define SVR4
  20.  
  21. #include <varargs.h>
  22. #include <bsd.h>
  23.  
  24. #include "../config.h"
  25.